home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / AMOS / AMOSList-0697 / AMOSLIST / text0239.txt < prev    next >
Encoding:
Text File  |  1997-07-03  |  1.5 KB  |  56 lines

  1.  
  2. >To the one known as Garfield,
  3. >>       I actually have a CD32 with SX-1 expansion module and it is
  4. >>       VERY erratic.
  5.  
  6. >Never had any trouble with mine..
  7. >Ouch.  Sure it was the SX-1 ??  
  8.  
  9.    Yes, it was the SX-1. Switching everything (modem, printer, 
  10.    hardrive, etc.) over to my brother's SX-1 expansion solved the
  11.    problem. For now, anyway...
  12.  
  13.    You are fortunate that you have not experienced any trouble
  14.    with your SX-1. Generally speaking, the more you have hooked
  15.    up to the SX-1, the more erratic it becomes. Somehow, you seem
  16.    to have "lucked-out"!!
  17.  
  18.  
  19.  
  20.  
  21. >> ATTENTION PLEASE!!
  22.    I planned on taking the five minutes (which it should have)
  23.    required to add collision-checking between Bubba and the
  24.    Enemies/Enemies' shots.
  25.  
  26.    Apparently, Francois neglected to take the screen offset into
  27.    consideration when performing Sprite to Bob collision-checking
  28.    as Bubba (the only sprite) cannot be hit by any of the bobs!!
  29.  
  30.  
  31.    I know, another famous AMOS bug, right?!
  32.  
  33.    
  34.    Does anyone have any way to get around this so I can use the 
  35.    'SpriteBob Col( )' function?
  36.  
  37.  
  38.    I'm not going to mess around days on this as it should only take 
  39.    five minutes.
  40.  
  41.  
  42.    If it there is no "fast-fix", I will make my own collision-detection
  43.    routine.
  44.  
  45.    I'm sure I'll need to drop down to Assembler for this, any problems
  46.    with that Mr. G? I'll store it either in a bank or array (storing the
  47.    code in an array would make for an interesting source haha)...
  48.    
  49.    
  50.       Take care,
  51.  
  52.          Garfield
  53.  
  54.  
  55.  
  56.